-
Notifications
You must be signed in to change notification settings - Fork 64
Allow adding markers #965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow adding markers #965
Conversation
f769482 to
14aa790
Compare
|
Integration tests report: appsharing.space |
|
bot please update snapshots |
|
I won't have time to look closely at this until after JupyterCon. Are markers being saved as a special case of layer so users can export them? |
Yea, they're their own type of layer |
martinRenou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat! Thanks!
e76bb5b to
aae4a4f
Compare
|
@gjmooney the ui-tests failure is legit, the test for filters does not know anymore which button to click: We need to make the tests more explicit |
* Add add landmark option * Use a type for modes * Use const for identify cursor class * Rename tool * Implement add landmark option * Rename landmark to marker * Add Marker Source schema and new layer/source handling * Temp icon * Dont set style when creating marker * Tidy up * Create generic mode toggle method * Use a marker icon * Add marker source to sourceType * Update Playwright Snapshots * Add data to filter button for tests --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
@gjmooney and @martinRenou Can i add this marker icon? This one looks more suitable. |
Sure, go for it. |
Description
Checklist
Resolves #XXX.Failing lint checks can be resolved with:
pre-commit run --all-filesjlpm run lint📚 Documentation preview: https://jupytergis--965.org.readthedocs.build/en/965/
💡 JupyterLite preview: https://jupytergis--965.org.readthedocs.build/en/965/lite